home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 11 / CU Amiga Magazine's Super CD-ROM 11 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-06].iso / cucd / programming / oberonv4 / demos / uudecoder.tool (.txt) < prev    next >
Oberon Text  |  1995-12-26  |  428b  |  8 lines

  1. Syntax10.Scn.Fnt
  2. UUDecoder can be used to decode uuencoded text.
  3. UUDecoder.Decode @    decodes from beginning of the most recent selection.
  4. UUDecoder.Decode ^    decodes all files of the list beginning at the most recent selection.
  5. UUDecoder.Decode ~    decodes all files of the list.
  6. UUDecoder.Decode "begin" ... ~    decodes parameter-text.
  7. Please report any problems with UUDecoder to: "mailto:zeller@inf.ethz.ch"
  8.